Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update from update/networkservicemesh/sdk #153

Merged
merged 1 commit into from
Apr 22, 2021

Conversation

nsmbot
Copy link
Contributor

@nsmbot nsmbot commented Apr 22, 2021

commit fcf6c1e Author: NSMBot nsmbot@networkservicmesh.io Date: Thu Apr 22 05:14:53 2021 +0000 Update go.mod and go.sum to latest version from networkservicemesh/sdk@main networkservicemesh/sdk# networkservicemesh/sdk PR link: https://github.com/networkservicemesh/sdk/pull/ networkservicemesh/sdk commit message: commit e0c0ec818ceb5e30e3a62e8ea2953e37c2304f60 Author: Авраменко Михаил avramenkomihail15@gmail.com Date: Thu Apr 22 12:14:30 2021 +0700 issue#792 made payload "Ip" by default (#832) Dockerfile LICENSE README.md go.mod go.sum internal main.go staticcheck.conf suite_healthcheck_test.go suite_setup_test.go suite_test.go suite_util_test.go Update go.mod and go.sum to latest version from networkservicemesh/ap… Signed-off-by: Mikhail avramenkomihail15@gmail.com Dockerfile LICENSE README.md go.mod go.sum internal main.go staticcheck.conf suite_healthcheck_test.go suite_setup_test.go suite_test.go suite_util_test.go using IP as fallback for empty payload Signed-off-by: Mikhail avramenkomihail15@gmail.com Dockerfile LICENSE README.md go.mod go.sum internal main.go staticcheck.conf suite_healthcheck_test.go suite_setup_test.go suite_test.go suite_util_test.go Generate nse.Name on the Endpoint side (#789) Dockerfile LICENSE README.md go.mod go.sum internal main.go staticcheck.conf suite_healthcheck_test.go suite_setup_test.go suite_test.go suite_util_test.go Rework setid Signed-off-by: Vladimir Popov vladimir.popov@xored.com Dockerfile LICENSE README.md go.mod go.sum internal main.go staticcheck.conf suite_healthcheck_test.go suite_setup_test.go suite_test.go suite_util_test.go Rework everything to new setid Signed-off-by: Vladimir Popov vladimir.popov@xored.com Dockerfile LICENSE README.md go.mod go.sum internal main.go staticcheck.conf suite_healthcheck_test.go suite_setup_test.go suite_test.go suite_util_test.go Fix localbypass Signed-off-by: Vladimir Popov vladimir.popov@xored.com Dockerfile LICENSE README.md go.mod go.sum internal main.go staticcheck.conf suite_healthcheck_test.go suite_setup_test.go suite_test.go suite_util_test.go Move NSE setid.NewServer() -> checkid.NewServer() Signed-off-by: Vladimir Popov vladimir.popov@xored.com Dockerfile LICENSE README.md go.mod go.sum internal main.go staticcheck.conf suite_healthcheck_test.go suite_setup_test.go suite_test.go suite_util_test.go Fix TestNSMGR_LocalUsecaseNoURL Signed-off-by: Vladimir Popov vladimir.popov@xored.com Dockerfile LICENSE README.md go.mod go.sum internal main.go staticcheck.conf suite_healthcheck_test.go suite_setup_test.go suite_test.go suite_util_test.go Move checkid to common, rework to stringurl.Map Signed-off-by: Vladimir Popov vladimir.popov@xored.com Dockerfile LICENSE README.md go.mod go.sum internal main.go staticcheck.conf suite_healthcheck_test.go suite_setup_test.go suite_test.go suite_util_test.go Replace DuplicateError with status.Error(codes.AlreadyExists) Signed-off-by: Vladimir Popov vladimir.popov@xored.com Dockerfile LICENSE README.md go.mod go.sum internal main.go staticcheck.conf suite_healthcheck_test.go suite_setup_test.go suite_test.go suite_util_test.go style fix Signed-off-by: Mikhail avramenkomihail15@gmail.com Dockerfile LICENSE README.md go.mod go.sum internal main.go staticcheck.conf suite_healthcheck_test.go suite_setup_test.go suite_test.go suite_util_test.go header style fix Signed-off-by: Mikhail avramenkomihail15@gmail.com Dockerfile LICENSE README.md go.mod go.sum internal main.go staticcheck.conf suite_healthcheck_test.go suite_setup_test.go suite_test.go suite_util_test.go import style fix Signed-off-by: Mikhail avramenkomihail15@gmail.com Dockerfile LICENSE README.md go.mod go.sum internal main.go staticcheck.conf suite_healthcheck_test.go suite_setup_test.go suite_test.go suite_util_test.go removed unused test case, small header fix Signed-off-by: Mikhail avramenkomihail15@gmail.com Dockerfile LICENSE README.md go.mod go.sum internal main.go staticcheck.conf suite_healthcheck_test.go suite_setup_test.go suite_test.go suite_util_test.go fixed setting payload sandbox test Signed-off-by: Mikhail avramenkomihail15@gmail.com Dockerfile LICENSE README.md go.mod go.sum internal main.go staticcheck.conf suite_healthcheck_test.go suite_setup_test.go suite_test.go suite_util_test.go code format fix Signed-off-by: Mikhail avramenkomihail15@gmail.com Dockerfile LICENSE README.md go.mod go.sum internal main.go staticcheck.conf suite_healthcheck_test.go suite_setup_test.go suite_test.go suite_util_test.go code format fix 2 Signed-off-by: Mikhail avramenkomihail15@gmail.com Dockerfile LICENSE README.md go.mod go.sum internal main.go staticcheck.conf suite_healthcheck_test.go suite_setup_test.go suite_test.go suite_util_test.go last style fix Signed-off-by: Mikhail avramenkomihail15@gmail.com Dockerfile LICENSE README.md go.mod go.sum internal main.go staticcheck.conf suite_healthcheck_test.go suite_setup_test.go suite_test.go suite_util_test.go applied suggested changes Signed-off-by: Mikhail avramenkomihail15@gmail.com Dockerfile LICENSE README.md go.mod go.sum internal main.go staticcheck.conf suite_healthcheck_test.go suite_setup_test.go suite_test.go suite_util_test.go quick fix Signed-off-by: Mikhail avramenkomihail15@gmail.com Dockerfile LICENSE README.md go.mod go.sum internal main.go staticcheck.conf suite_healthcheck_test.go suite_setup_test.go suite_test.go suite_util_test.go import fix Signed-off-by: Mikhail avramenkomihail15@gmail.com Dockerfile LICENSE README.md go.mod go.sum internal main.go staticcheck.conf suite_healthcheck_test.go suite_setup_test.go suite_test.go suite_util_test.go fixed formatting Signed-off-by: Mikhail avramenkomihail15@gmail.com Dockerfile LICENSE README.md go.mod go.sum internal main.go staticcheck.conf suite_healthcheck_test.go suite_setup_test.go suite_test.go suite_util_test.go skipped ustable test Signed-off-by: Mikhail avramenkomihail15@gmail.com Dockerfile LICENSE README.md go.mod go.sum internal main.go staticcheck.conf suite_healthcheck_test.go suite_setup_test.go suite_test.go suite_util_test.go fixed header pattern Signed-off-by: Mikhail avramenkomihail15@gmail.com Dockerfile LICENSE README.md go.mod go.sum internal main.go staticcheck.conf suite_healthcheck_test.go suite_setup_test.go suite_test.go suite_util_test.go applied suggested changes Signed-off-by: Mikhail avramenkomihail15@gmail.com Dockerfile LICENSE README.md go.mod go.sum internal main.go staticcheck.conf suite_healthcheck_test.go suite_setup_test.go suite_test.go suite_util_test.go fast fix Signed-off-by: Mikhail avramenkomihail15@gmail.com Dockerfile LICENSE README.md go.mod go.sum internal main.go staticcheck.conf suite_healthcheck_test.go suite_setup_test.go suite_test.go suite_util_test.go test fix Signed-off-by: Mikhail avramenkomihail15@gmail.com Dockerfile LICENSE README.md go.mod go.sum internal main.go staticcheck.conf suite_healthcheck_test.go suite_setup_test.go suite_test.go suite_util_test.go used options pattern for payload Signed-off-by: Mikhail avramenkomihail15@gmail.com Dockerfile LICENSE README.md go.mod go.sum internal main.go staticcheck.conf suite_healthcheck_test.go suite_setup_test.go suite_test.go suite_util_test.go format fix Signed-off-by: Mikhail avramenkomihail15@gmail.com Dockerfile LICENSE README.md go.mod go.sum internal main.go staticcheck.conf suite_healthcheck_test.go suite_setup_test.go suite_test.go suite_util_test.go format fix 2 Signed-off-by: Mikhail avramenkomihail15@gmail.com Dockerfile LICENSE README.md go.mod go.sum internal main.go staticcheck.conf suite_healthcheck_test.go suite_setup_test.go suite_test.go suite_util_test.go changed configuration options Signed-off-by: Mikhail avramenkomihail15@gmail.com Co-authored-by: Network Service Mesh Bot 60070799+nsmbot@users.noreply.github.com Co-authored-by: Vladimir Popov vladimir.popov@xored.com Signed-off-by: NSMBot nsmbot@networkservicmesh.io

…k@main networkservicemesh/sdk#

networkservicemesh/sdk PR link: https://github.com/networkservicemesh/sdk/pull/

networkservicemesh/sdk commit message:
commit e0c0ec818ceb5e30e3a62e8ea2953e37c2304f60
Author: Авраменко Михаил <avramenkomihail15@gmail.com>
Date:   Thu Apr 22 12:14:30 2021 +0700

    issue#792 made payload "Ip" by default (#832)

    * Update go.mod and go.sum to latest version from networkservicemesh/ap…

    Signed-off-by: Mikhail <avramenkomihail15@gmail.com>

    * using IP as fallback for empty payload

    Signed-off-by: Mikhail <avramenkomihail15@gmail.com>

    * Generate nse.Name on the Endpoint side (#789)

    * Rework setid

    Signed-off-by: Vladimir Popov <vladimir.popov@xored.com>

    * Rework everything to new setid

    Signed-off-by: Vladimir Popov <vladimir.popov@xored.com>

    * Fix localbypass

    Signed-off-by: Vladimir Popov <vladimir.popov@xored.com>

    * Move NSE setid.NewServer() -> checkid.NewServer()

    Signed-off-by: Vladimir Popov <vladimir.popov@xored.com>

    * Fix TestNSMGR_LocalUsecaseNoURL

    Signed-off-by: Vladimir Popov <vladimir.popov@xored.com>

    * Move checkid to common, rework to stringurl.Map

    Signed-off-by: Vladimir Popov <vladimir.popov@xored.com>

    * Replace DuplicateError with status.Error(codes.AlreadyExists)

    Signed-off-by: Vladimir Popov <vladimir.popov@xored.com>

    * style fix

    Signed-off-by: Mikhail <avramenkomihail15@gmail.com>

    * header style fix

    Signed-off-by: Mikhail <avramenkomihail15@gmail.com>

    * import style fix

    Signed-off-by: Mikhail <avramenkomihail15@gmail.com>

    * removed unused test case, small header fix

    Signed-off-by: Mikhail <avramenkomihail15@gmail.com>

    * fixed setting payload sandbox test

    Signed-off-by: Mikhail <avramenkomihail15@gmail.com>

    * code format fix

    Signed-off-by: Mikhail <avramenkomihail15@gmail.com>

    * code format fix 2

    Signed-off-by: Mikhail <avramenkomihail15@gmail.com>

    * last style fix

    Signed-off-by: Mikhail <avramenkomihail15@gmail.com>

    * applied suggested changes

    Signed-off-by: Mikhail <avramenkomihail15@gmail.com>

    * quick fix

    Signed-off-by: Mikhail <avramenkomihail15@gmail.com>

    * import fix

    Signed-off-by: Mikhail <avramenkomihail15@gmail.com>

    * fixed formatting

    Signed-off-by: Mikhail <avramenkomihail15@gmail.com>

    * skipped ustable test

    Signed-off-by: Mikhail <avramenkomihail15@gmail.com>

    * fixed header pattern

    Signed-off-by: Mikhail <avramenkomihail15@gmail.com>

    * applied suggested changes

    Signed-off-by: Mikhail <avramenkomihail15@gmail.com>

    * fast fix

    Signed-off-by: Mikhail <avramenkomihail15@gmail.com>

    * test fix

    Signed-off-by: Mikhail <avramenkomihail15@gmail.com>

    * used options pattern for payload

    Signed-off-by: Mikhail <avramenkomihail15@gmail.com>

    * format fix

    Signed-off-by: Mikhail <avramenkomihail15@gmail.com>

    * format fix 2

    Signed-off-by: Mikhail <avramenkomihail15@gmail.com>

    * changed configuration options

    Signed-off-by: Mikhail <avramenkomihail15@gmail.com>

    Co-authored-by: Network Service Mesh Bot <60070799+nsmbot@users.noreply.github.com>
    Co-authored-by: Vladimir Popov <vladimir.popov@xored.com>

Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
@nsmbot nsmbot force-pushed the update/networkservicemesh/sdk branch from fcf6c1e to 54caba2 Compare April 22, 2021 05:18
@github-actions github-actions bot merged commit 4b95dc8 into main Apr 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant